CVE-2022-50389
tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak
Description
In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak In crb_acpi_add(), we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, should be freed, call acpi_put_table() to fix the memory leak.
INFO
Published Date :
Sept. 18, 2025, 2:15 p.m.
Last Modified :
Sept. 18, 2025, 2:15 p.m.
Remotely Exploit :
No
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products
The following products are affected by CVE-2022-50389
vulnerability.
Even if cvefeed.io
is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
Solution
- Call acpi_put_table() to free the TPM2 table.
- Ensure TPM2 table is freed after initialization.
- Apply the latest Linux kernel updates.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2022-50389
.
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2022-50389
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2022-50389
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2022-50389
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2022-50389
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Sep. 18, 2025
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak In crb_acpi_add(), we get the TPM2 table to retrieve information like start method, and then assign them to the priv data, so the TPM2 table is not used after the init, should be freed, call acpi_put_table() to fix the memory leak. Added Reference https://git.kernel.org/stable/c/08fd965521d0e172d540cf945517810895fcb199 Added Reference https://git.kernel.org/stable/c/0bd9b4be721c776f77adcaf34105dfca3007ddb9 Added Reference https://git.kernel.org/stable/c/1af2232b13837ce0f3a082b9f43735b09aafc367 Added Reference https://git.kernel.org/stable/c/2fcd3dc8b97a14f1672729c86b7041a1a89b052a Added Reference https://git.kernel.org/stable/c/37e90c374dd11cf4919c51e847c6d6ced0abc555 Added Reference https://git.kernel.org/stable/c/927860dfa161ae8392a264197257dbdc52b26b0f Added Reference https://git.kernel.org/stable/c/986cd9a9b95423e35a2cbb8e9105aec0e0d7f337 Added Reference https://git.kernel.org/stable/c/b0785edaf649e5f04dc7f75533e810f4c00e4106